const math.pp4
3 uses
math (current package)
erf.go#L128: pp4 = -2.37630166566501626084e-05 // 0xBEF8EAD6120016AC
erf.go#L225: r := pp0 + z*(pp1+z*(pp2+z*(pp3+z*pp4)))
erf.go#L303: r := pp0 + z*(pp1+z*(pp2+z*(pp3+z*pp4)))
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |